Quick Links:

bal | bbl | bdl | bsl

bsl::is_trivially_default_constructible< t_TYPE[]> Struct Template Reference
[Component bslmf_istriviallydefaultconstructible]

#include <bslmf_istriviallydefaultconstructible.h>


Detailed Description

template<class t_TYPE>
struct bsl::is_trivially_default_constructible< t_TYPE[]>

This partial specialization ensures that array-of-unknown-bound types have the same result as their element type.

See Component bslmf_istriviallydefaultconstructible


The documentation for this struct was generated from the following file: